Use PEGetNReportAlerts to get the number of Report Alerts in the report associated with the job handle.
short CRPE_API PEGetNReportAlerts (short printJob);
Specifies the print job from which you want to get the number of Report Alerts. |
Declare Function PEGetNReportAlerts Lib "crpe32.dll" (
ByVal printJob As Integer) As Integer
ffunction PEGetNReportAlerts (printJob : Smallint) : Smallint stdcall;
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |